func math.asinh

2 uses

	math (current package)
		asinh.go#L43: 	return asinh(x)
		asinh.go#L46: func asinh(x float64) float64 {